home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 008a / metaskd1.zip / REMOVEMS.BAT < prev    next >
DOS Batch File  |  1991-01-25  |  425b  |  13 lines

  1. echo off
  2. cls
  3. echo    ┌────────────────────────────────────────────────────────────────────┐
  4. echo    │ This batch file removes the MetaStock demonstration program from   │
  5. echo    │ your hard disk.  It MUST be run while in the \MSDEMO subdirectory. │
  6. echo    └────────────────────────────────────────────────────────────────────┘
  7. pause
  8. cls
  9. echo Removing program...
  10. copy rms.bat \temp.bat>NUL
  11. cd \
  12. temp.bat XYZ123
  13.